SET ANIMATION SPEED

This command will set the speed of the specified animation.

  Syntax
SET ANIMATION SPEED Animation Number, Speed
  Parameters
Animation Number
Integer
This value specifies the animation number, between 1 and 32
Speed
Integer
This value specifies the speed of the animation. A value of 100 is normal, where 50 is half speed.

  Returns

This command does not return a value.

  Example Code
LOAD ANIMATION "video.avi",1
SET ANIMATION SPEED 1,50
WAIT KEY
  See also

ANIMATION Commands Menu
Index